home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 111 / PC Guia 111.iso / swf / util5.swf / scripts / DefineButton2_110 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2004-12-29  |  44 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(50);
  3. }
  4.